macos how host laravel website on localhost and intranet wifi

90

php artisan serve --host=192.168.1.29

# => Laravel development server started: <http://192.168.1.29:8000>

Comments

Submit
0 Comments